home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="utf-8"?> <html><head><title>Comparison Operators</title><meta name="filename" content="text/common/02/12090101"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css"> table.Tabelle1{ margin-left:0cm; margin-right:0.005cm;} span.Tabelle1A{ width:5.398cm;} span.Tabelle1B{ width:12.596cm;} td.Tabelle1A1{ } td.Tabelle1B1{ border-width:0.002cm; border-style:solid; border-color:#000000;} td.Tabelle1A2{ } td.Tabelle1B2{ } p.P1{ } p.P2{ } span.T1{ font-weight:bold;} </style></head><body> <p class="P1"/> <p class="Head1"><help:key-word value="comparison operators; default filters" tag="kw65906_1" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="operators; default filters" tag="kw65906_4" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="default filters; comparison operators" tag="kw65906_3" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="filters; comparison operators" tag="kw65906_2" xmlns:help="http://openoffice.org/2000/help"/>Comparison Operators</p> <p class="Paragraph">The following comparative operators can be set under <span class="T1">Condition</span> in the <span class="T1">Default Filter</span> dialog.</p> <table border="1" bordercolor="#000000" cellpadding="2" cellspacing="0" page-break-inside="page-break-inside:avoid"><tr class=""><th class="Tabelle1A1" style="text-align:left;"><span class="Tabelle1A"> <p class="P2">Comparative operator</p> </span></th><th class="Tabelle1B1" style="text-align:left;"><span class="Tabelle1B"> <p class="P2">Effect</p> </span></th></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="Paragraph">Equal (=)</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1B"> <p class="Paragraph">Shows values equal to the condition.</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="Paragraph">Less than (<)</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1B"> <p class="Paragraph">Shows values less than the condition.</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="Paragraph">Greater than (>)</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1B"> <p class="Paragraph">Shows values greater than the condition.</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="Paragraph">Less than or equal to (< =)</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1B"> <p class="Paragraph">Shows values that are less than or equal to the condition.</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="Paragraph">Greater than or equal to (> =)</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1B"> <p class="Paragraph">Shows values that are greater than or equal to the condition.</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="Paragraph">Not equal (< >)</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1B"> <p class="Paragraph">Shows the values not equal to the condition.</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="Paragraph">Largest</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1B"> <p class="Paragraph">Shows the N (numeric value as parameter) largest values.</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="Paragraph">Smallest</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1B"> <p class="Paragraph">Shows the N (numeric value as parameter) smallest values.</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="Paragraph">Largest %</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1B"> <p class="Paragraph">Shows the largest N% (numeric value as parameter) of the total values.</p> </span></td></tr><tr class=""><td class="Tabelle1A2" style="text-align:left;"><span class="Tabelle1A"> <p class="Paragraph">Smallest %</p> </span></td><td class="Tabelle1B2" style="text-align:left;"><span class="Tabelle1B"> <p class="Paragraph">Shows the smallest N% (numeric value as parameter) of the entire values.</p> </span></td></tr></table> <p class="Paragraph"/> </body></html>